home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 May
/
Electronic Clipper 1998-05.iso
/
Idea Source®
/
gallery.dir
/
00172_Script_hide em
< prev
next >
Wrap
Text File
|
1998-03-17
|
229b
|
11 lines
on mousedown
puppetsound (2) "click"
repeat while the mousedown
set the visible of sprite (the clickon) to false
updatestage
end repeat
set the visible of sprite (the clickon) to true
updatestage
end